home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _5E7B8557CEE642B49205A4B7BA27B47C < prev    next >
Text File  |  2006-03-14  |  3KB  |  114 lines

  1. <window>
  2.   <id>9811</id>
  3.   <defaultcontrol>50</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:</define>
  6.     <define>#header.location:</define>
  7.     <define>#header.image:videos_logo.png</define>
  8.     <define>#header.hover:hover_my videos.png</define>
  9.     <controls>
  10.         <import>common.window.xml</import>
  11.         <control>
  12.         <type>group</type>
  13.         <description>group element</description>
  14.         <animation>FlyInFromLeft</animation>
  15.         <layout>StackLayout</layout>
  16.         <posX>0</posX>
  17.         <posY>97</posY>
  18.     <control>
  19.       <description>Back</description>
  20.       <type>button</type>
  21.       <id>2</id>
  22.       <label>Back</label>
  23.       <onleft>2</onleft>
  24.       <onright>50</onright>
  25.       <onup>3</onup>
  26.       <ondown>3</ondown>
  27.     </control>
  28.     <control>
  29.       <description>Switch view</description>
  30.       <type>button</type>
  31.       <id>3</id>
  32.       <label>100</label>
  33.       <onleft>3</onleft>
  34.       <onright>50</onright>
  35.       <onup>2</onup>
  36.       <ondown>2</ondown>
  37.     </control>
  38.     </control>
  39.  
  40.     <control>
  41.       <type>image</type>
  42.       <description>Cover Art Image</description>
  43.       <id>21</id>
  44.       <posX>20</posX>
  45.       <posY>100</posY>
  46.       <width>150</width>
  47.       <height>150</height>
  48.       <texture>#thumb</texture>
  49.       <keepaspectratio>yes</keepaspectratio>
  50.     </control>
  51.     <control>
  52.       <type>fadelabel</type>
  53.       <description>Series Title</description>
  54.       <id>20</id>
  55.       <posX>400</posX>
  56.       <posY>40</posY>
  57.       <width>520</width>
  58.       <height>30</height>
  59.       <label></label>
  60.       <font>font11</font>
  61.       <disabledcolor>ff808080</disabledcolor>
  62.     </control>
  63.     <control>
  64.       <type>textboxscrollup</type>
  65.       <description>Description</description>
  66.       <id>22</id>
  67.       <posX>400</posX>
  68.       <posY>400</posY>
  69.       <width>800</width>
  70.       <height>136</height>
  71.       <colordiffuse>ffffffff</colordiffuse>
  72.       <label></label>
  73.       <font>font13</font>
  74.       <textcolor>FFFFFFFF</textcolor>
  75.     </control>
  76.  
  77.  
  78. <control>
  79.             <type>group</type>
  80.             <description>group element</description>
  81.             <animation>FlyInFromTop</animation>
  82.             <control>
  83.                 <description>composite control consisting of a list control and a thumbnail panel</description>
  84.                 <type>facadeview</type>
  85.                 <id>50</id>    
  86.                     
  87.                 <control>
  88.                     <description>listcontrol</description>
  89.                     <type>listcontrol</type>
  90.                     <id>50</id>
  91.                     <onleft>2</onleft>
  92.                     <onright>51</onright>
  93.                     <onup>2</onup>
  94.                     <ondown>2</ondown>
  95.                     <textcolor>FFFFFFFF</textcolor>
  96.                     <height>340</height>
  97.                 </control>
  98.                 <control>
  99.                     <description>Thumbnail Panel</description>
  100.                     <type>thumbnailpanel</type>
  101.                     <id>51</id>
  102.                     <onleft>2</onleft>
  103.                     <onright>52</onright>
  104.                     <onup>2</onup>
  105.                     <ondown>2</ondown>
  106.                 <height>340</height>
  107.                 </control>
  108.             </control>
  109.         </control>
  110.  
  111.  
  112.  
  113.   </controls>
  114. </window>